From: Glenn Morris Date: Tue, 26 Oct 2010 07:42:46 +0000 (-0700) Subject: Mention server-port. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~5934 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=eff1401c9591c3e64522ca95984632f5be4b4b19;p=emacs.git Mention server-port. --- diff --git a/etc/NEWS b/etc/NEWS index 489beb523ed..ff2c2101f1b 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -329,6 +329,8 @@ You can get a comparable behavior with: ** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags. +** server can listen on a specific port using the server-port option. + ** Calendar, Diary, and Appt ---